home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 74 / CD-ROM 74 / CD-ROM 74.ISO / Entrete / CDex / Plugins / in_vorbis.txt < prev   
Encoding:
Text File  |  2001-07-08  |  2.8 KB  |  71 lines

  1. quick notes
  2. 1. don't worry about weird things happening to some files after editing info (smaller average bitrate). when you click update, the file is being totally rebuilt with default ogg page sizes; it seems that some encoders use very small page sizes on low-bitrate streams (they waste some extra space to make streaming easier); the plug-in will noticeably reduce size of these files
  3. 2. there is no predefined genre list for info editor (yes, i'm lazy). the plug-in will remember anthing you type there and store it in genres.txt in winamp directory.
  4. 3. updates (if any) will be (usually) available at http://www.blorp.com/~peter/zips/in_vorbis.zip
  5.  
  6. changes since beta 1:
  7. * seeking bar doesn't show when streaming
  8. * cleaned up user interface
  9. * fixed some problems with tag saving
  10. changes since beta 2:
  11. * no more error asking thread to die when stopping while prebuffering
  12. changes since beta 3:
  13. * display average bitrate option
  14. * cleaned up config window
  15. changes since beta 4:
  16. * proxy server config (please test)
  17. changes since beta 5:
  18. * proxy server config is now read from Winamp's global settings (changes take effect after restarting winamp)
  19. * new vbr kbps display logic
  20. changes since beta 6:
  21. * proxy stuff now works (tested)
  22. changes since beta 7:
  23. * option to use proxy only for port 80 urls
  24. changes since beta 8:
  25. * put read_file.dll stuff back (for zip/rar fanatics)
  26. * more proxy config
  27. * UTF-8 text encoding (test it @#!)
  28. changes since beta 9:
  29. * updating tags works again (character set conversion was messed up)
  30. changes since RC1:
  31. * fixed average bitrate display in file info
  32. changes since RC2:
  33. * experimental dithering
  34. * better file title display logic (no more "? - ?")
  35. changes since RC3:
  36. * runs without winsock2
  37. * streaming status display
  38. * cleaned up streaming
  39. changes since RC4:
  40. * more configurable streaming
  41. changes since RC5:
  42. * fixed some misc shit
  43. (...)
  44. changes since RC8:
  45. * http seeking
  46. (...)
  47. changes since v1.0:
  48. * genre list
  49. * fixed various problems related to live streaming
  50. * added support for chained bitstreams
  51. changes since v1.01:
  52. * more streaming fixes
  53. * fixed problems with info box on WinNT
  54. * unicode support
  55. changes since v1.02:
  56. * misc tweaks/fixes
  57. changes since v1.03:
  58. * some misc cleanups
  59. * new "%%tag" syntax - produces abbreviation of tag, eg. "Final Fantasy 6" -> "FF6"
  60. * changed "track" to "tracknumber" according to specs
  61. * advanced tag editor mode to keep hardcore geeks happy
  62. changes since v1.04:
  63. * fixed crash with extremely low bitrate streams
  64. * fixed 100% CPU usage on buffer overflow
  65. * some other tweaks
  66. changes since v1.05:
  67. * much better chained stream support (still no tag updating)
  68. * some other less important fixes
  69. changes since v1.06:
  70. * updated to RC1 decoder
  71. * one more hack to fix high CPU usage while streaming